home *** CD-ROM | disk | FTP | other *** search
- Path: coho.halcyon.com!ast
- From: ast@coho.halcyon.com (Andrew Tucker)
- Newsgroups: comp.os.ms-windows.programmer.tools.misc,comp.os.ms-windows.programmer.win32,comp.os.ms-windows.programmer.misc,comp.lang.c++
- Subject: Re: [Q] Why doesn't this compile?
- Followup-To: comp.os.ms-windows.programmer.tools.misc,comp.os.ms-windows.programmer.win32,comp.os.ms-windows.programmer.misc,comp.lang.c++
- Date: 18 Apr 1996 18:22:31 GMT
- Organization: Northwest Nexus, Inc. - Professional Internet Services
- Message-ID: <4l6197$mo6@news1.halcyon.com>
- References: <317523C0.5042@eps.agfa.be> <4l3hlj$6qt@mozo.cc.purdue.edu>
- NNTP-Posting-Host: coho.halcyon.com
- X-Newsreader: TIN [version 1.2 PL2]
-
- Chris Hill (hillca@cs.purdue.edu) wrote:
- : In article <317523C0.5042@eps.agfa.be>, rorlic@eps.agfa.be says...
- : A::L::f requires that f is a static function. Which A object do you expect t: he compiler to call f for?
-
- The current one that B is derived from. He is just calling a base class
- function from B::L's overloaded f.
-
- The syntax/logic is correct, the compiler is broken.
-
- --
- --
- /* Andrew */
- Email: ast@halcyon.com
-
-
-
-